home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 023a / ezcard.zip / NEW_EZC.DOC < prev    next >
Text File  |  1991-07-11  |  21KB  |  416 lines

  1.  
  2.  
  3.  
  4.                              EZ-Cards v1.5 - NEW_EZC.DOC
  5.                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6.               Program & documentation (C) 1991 BOB-KIT Software Company
  7.  
  8.            +------------------------------------------------------------+
  9.            | NOTE:  Be sure to copy EZC.EXE, EZCARD.CFG, & USERINFO.DAT |
  10.            | ~~~~   to your EZ-Cards directory BEFORE attempting to run |
  11.            |        the program.                                        |
  12.            +------------------------------------------------------------+
  13.  
  14.           Table of Contents
  15.           ~~~~~~~~~~~~~~~~~
  16.                              
  17.           Minor Changes . . . . . . . . . . . . . . . . . . . . . . . . . 1
  18.  
  19.  
  20.  
  21.           Command Line Switches . . . . . . . . . . . . . . . . . . . . . 1
  22.  
  23.  
  24.  
  25.           Command Line Switches (Cont.) . . . . . . . . . . . . . . . . . 2
  26.  
  27.  
  28.  
  29.           NEW Commands & Changes to "Old" ones. . . . . . . . . . . . . . 3
  30.  
  31.  
  32.  
  33.           NEW Commands & Changes to "Old" ones (Cont.). . . . . . . . . . 4
  34.  
  35.  
  36.  
  37.           OTHER Details . . . . . . . . . . . . . . . . . . . . . . . . . 4
  38.  
  39.  
  40.  
  41.           OTHER Details (Cont.) . . . . . . . . . . . . . . . . . . . . . 5
  42.  
  43.  
  44.  
  45.           FINAL Thoughts. . . . . . . . . . . . . . . . . . . . . . . . . 5
  46.  
  47.  
  48.  
  49.           Registration Form For Your Friends! . . . . . . . . . . . . . . 6
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.           Minor Changes
  58.           ~~~~~~~~~~~~~
  59.                The executable  program has  been renamed to  "EZC.EXE", the
  60.           command "DELETE" is now "REMOVE", color display users will notice
  61.           some  slight changes which  I think make it  a bit more pleasant,
  62.           the  files   "OPENSCRN.*"  have  been  eliminated,   a  new  file
  63.           (USERINFO.DAT) is  now used/needed by EZ-Cards,  AutoSort is even
  64.           faster, the cursor pad keys now  move your Cards in the  opposite
  65.           direction from previous versions, and  "Next 10" moves the  Cards
  66.           "down"  its window.   Those  last two  may seem  a little  odd at
  67.           first, but  I believe you'll  like this change  very quickly  - I
  68.           think it flows  more naturally.  If, however,  you just can't get
  69.           used  to it like this,  please let me know -  it would not be too
  70.           difficult for us to add a suitable command switch.
  71.  
  72.  
  73.  
  74.           Command line switches
  75.           ~~~~~~~~~~~~~~~~~~~~~
  76.                One of my main goals with v1.5 was to offer you more control
  77.           over the program AND  keep it easy-to-operate.  I didn't  want to
  78.           clutter up the  screen with  commands like "Set-up  COM port"  or
  79.           "Turn sound ON/OFF".   So, I thought  the best way to  accomplish
  80.           these things would be through the use of 'command line switches'.
  81.           If you're  a computer novice, this  will be a great  way to learn
  82.           how  some programs  can be  configured on  start-up.   Those with
  83.           experience will (hopefully) appreciate these revisions.
  84.                The rest  of this section will describe  each command switch
  85.           and its proper syntax  [what to type].  Upper-  and/or lower-case
  86.           letters are all okay - "C" or "c" will produce the same results.
  87.  
  88.           MONO / COLOR - Like previous versions,  you may force the program
  89.           to  run with a "monochrome" influence or full-color by placing an
  90.           "M" or a "C" on the command line.  Please note, however, you must
  91.           now use a "/" [forward slash] in front of EACH & ALL switch(es).
  92.  
  93.           Syntax: EZC /C 
  94.  
  95.           This would force EZ-Cards to run in color.
  96.  
  97.           -----------------------------------------------------------------
  98.           TURN ALL  SOUND "OFF" - This  will suppress any sound  that would
  99.           otherwise be put out  by the program - INCLUDING any  "wrong key"
  100.           sounds.   Thus, if you press a  key and nothing happens,  it is a
  101.           key  that serves no  purpose at that  time.  If  you're using EZ-
  102.           Cards in a "professional" atmosphere (business, etc.), this might
  103.           come in handy.
  104.  
  105.           Syntax: EZC /S                         (Remember "S" for Silence)
  106.  
  107.           This turns all sound "OFF" for that entire session with EZ-Cards.
  108.  
  109.  
  110.                                         Page 1
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.           START WITH  AUTOSORT "OFF" - If  you have an EZ-File  SORTed in a
  119.           particular  manner and  want to  avoid accidently  AutoSorting it
  120.           after  any ADD, COPY or  EDIT, use the "O" switch.   I believe it
  121.           will be especially valuable for large files SORTed by 'ranges'.
  122.  
  123.           Syntax: EZC /O (The letter, NOT the number "0" (zero))
  124.  
  125.           Starts  a session with AutoSort  turned "OFF", but  you can still
  126.           toggle it "ON" or "OFF" from within the program.
  127.  
  128.           -----------------------------------------------------------------
  129.           CHANGE COM PORT  SETTING - I've sent your  disk with EZ-Cards set
  130.           to use COM2 for DIALing.   If your modem is set on COM1, use this
  131.           switch - IT ONLY NEEDS TO BE DONE ONCE.   However, you can use it
  132.           anytime to change to either acceptable port (COM1 or COM2).
  133.  
  134.           Syntax: EZC /1 (The number "1" (one))
  135.  
  136.           This would change the COM port setting used by EZ-Cards to COM1.
  137.           NOTE: You could also use a  pure ASCII text editor and change the
  138.           12th line of USERINFO.DAT to either "COM1" or "COM2".
  139.  
  140.           -----------------------------------------------------------------
  141.           LOAD  AN EZ-FILE IMMEDIATELY - Great for batch files, this allows
  142.           you to specify a file to be LOADed without starting  from the new
  143.           "EZ-File Menu".  NOTE: When using more than one switch, this MUST
  144.           be the LAST one.  Also, DO NOT include the ".EZF" extension.
  145.  
  146.           Syntax: EZC /L [filename] 
  147.  
  148.           This loads the filename specified immediately.
  149.  
  150.           -----------------------------------------------------------------
  151.           COMMAND LINE SWITCH EXAMPLES:
  152.  
  153.           To  start the  program with  no sound  and to  load a  file named
  154.           "HOME.EZF", you would type:
  155.  
  156.                               EZC /S /L HOME [ENTER]
  157.  
  158.           To begin EZ-Cards  with AutoSort  "OFF" and change  the COM  port
  159.           setting to COM2, type:
  160.  
  161.                               EZC /2 /O [ENTER]
  162.  
  163.           To start out  with a  forced monochrome display,  change the  COM
  164.           setting to  COM1, turn  the sound  "OFF", and  load a file  named
  165.           "BUSINESS.EZF", type:
  166.  
  167.                               EZC /M /1 /S /L BUSINESS [ENTER]
  168.  
  169.           NOTE:  The order  of these  switches is  not important,  with the
  170.           exception of "/L" which must be used last.
  171.                                         Page 2
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.           NEW Commands & Changes to "Old" ones
  180.           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  181.                As you may  know, I  have been using  this program from  the
  182.           beginning.   Sometimes I've  said, "Boy,  it would  be nice  if I
  183.           could...." as  I'm sure you may have  said, too.  So,  I took the
  184.           suggestions  most often offered and  a couple things  I wanted to
  185.           see and have made this a much more flexible program  overall.  Of
  186.           course, I won't be  stopping here - future releases  will include
  187.           such "goodies"  as importing/exporting ASCII  files, printing  to
  188.           3x5's and rolodex cards,  printing mailing labels 2 or  3 across,
  189.           and whatever else YOU would like to see.
  190.                Back to the "here and now".  The following are our NEW      
  191.           commands along with some interesting new "twists" on others.
  192.  
  193.  
  194.           DIAL - To  dial the  TopCard's phone number  through your  modem,
  195.           press [D].   I can't think of  anything easier than that!   If it
  196.           contains an area code (it has 10 numbers) EZ-Cards will also dial
  197.           a "1" for you.   If you're not set to the proper COM  port or any
  198.           other problem arises, EZ-Cards will let you know.
  199.  
  200.  
  201.           FILE MENU - In past releases,  you needed to decide if you wanted
  202.           to LOAD a file or  VIEW your file directory.  Now, you  have both
  203.           at once!  Move the highlight bar to a file you wish to access and
  204.           press [ENTER].   If you'd like to begin a  new file at that time,
  205.           select  "* NEW FILE  *".   Also, assuming  you changed  your mind
  206.           about  running  the program  at all,  just  press [ESC]  from the
  207.           opening screen and you're back to  DOS.  Since there is no longer
  208.           a need to "VIEW" your files, that command has been eliminated.
  209.           If you select "LOAD" from within the program, you can press [ESC]
  210.           to cancel.  Although I'll credit myself  with coming up with this
  211.           idea,  every customer I mentioned it  to said, "Yeah, I was going
  212.           to suggest that!" - so, we ALL deserve a pat on the back!
  213.  
  214.  
  215.           TRANSFER - I really like  this one!  Take any Card from  any file
  216.           and place it in a  different file instantly!  An identical  "FILE
  217.           MENU" pops up  and, when you  select a destination  file for  the
  218.           TopCard,  press [ENTER] and it's  DONE!  You  can also choose and
  219.           name a "* NEW FILE *"  at that time.  Note: A  "transferred" Card
  220.           is  placed at the  END of the target  file.  If  you want to keep
  221.           this Card in the current EZ-File as well, first "COPY" it.
  222.  
  223.  
  224.           COPY - Mainly for "transferring while keeping" purposes, I'm sure
  225.           you'll find uses for it!   A copied Card is AutoSorted (if "ON"),
  226.           so it ends up right next to the original.
  227.  
  228.  
  229.           SORT a Range of Cards - Gives more control with Card arrangement.
  230.           I haven't had a use for this yet, but many users asked if it were
  231.           possible, so here it is!
  232.                                         Page 3
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.           PRINT a Range of  Cards - Mighty useful indeed.  Now we can print
  241.           mailing labels  or envelopes from Card  #10 through #50  if we so
  242.           desire.   Any range from #1  up to the  last Card in the  file is
  243.           acceptable.
  244.  
  245.          *NOTE ON RANGES: You'll be asked to name a "FIRST" and "LAST" Card
  246.           to include in the Sort  or Print - "FIRST" refers to  the Card to
  247.           start with, while "LAST" means the last Card to include.
  248.  
  249.           ENHANCED EDITING  - When  typing  details in  the Name,  Company,
  250.           Address,  or City  field, EZ-Cards will  automatically upper-case
  251.           the first letter of each  word.  When you're in the  State field,
  252.           BOTH  letters  are  upper-cased.    For those  who  aren't  60wpm
  253.           typists, I think you'll  find this a welcome improvement.  I type
  254.           fairly well,  but like this a lot.  When editing the Phone field,
  255.           "(", ")", and "-"  are placed in their proper place for  you.  If
  256.           you're typing a  local number (no  need for an area  code), press
  257.           [SPACE  BAR] to automatically  enter "(    )" for  you.  Remember
  258.           this  especially for numbers you'll  be DIALing -  you sure don't
  259.           want to include the area code for a local call.
  260.                When ADDing or EDITing a Card, EZ-Cards "remembers" the last
  261.           details you've  typed in EACH field.   If this new  Card uses the
  262.           same info as the  previous ADDed Card, press [;]  (semi-colon) to
  263.           retrieve those details.   It really comes in handy,  for example,
  264.           when ADDing several Cards with the same City, State, and/or Zip.
  265.  
  266.           CONTINUOUS  ADDING -  To keep  ADDing Cards  without the  need to
  267.           press [F10] then [A] again, just press [+] OR [=].  
  268.  
  269.           ENVELOPE PRINTING  now allows  you to  select S)ingle  or D)ouble
  270.           spacing.  Some folks  believe the double-spacing doesn't  look as
  271.           "bulk-mailish" as single-spacing.   (Yep - I just made  that word
  272.           up.)
  273.  
  274.  
  275.  
  276.           OTHER Details
  277.           ~~~~~~~~~~~~~~
  278.                To  make the program appear a little "smarter", it no longer
  279.           asks if you want to PRINT A)ll Cards or T)opCard if there is only
  280.           one in the file.  It  just goes ahead & PRINTs.   Furthermore, it
  281.           won't allow you to waste your time trying to SORT one Card.
  282.                When  attempting to DIAL a  number with less  than 7 digits,
  283.           you'll be informed of your "error".  If there's no number at all,
  284.           you'll also be reminded  of this.  Most modems  are "initialized"
  285.           when  you  turn  your  computer  ON  and  shouldn't  need further
  286.           initialization.  If yours is not DIALing, even though it's on the
  287.           COM port used by EZ-Cards,  please read the modem's documentation
  288.           referring to initialization.
  289.                You may notice an increase with the speed in which Cards are
  290.           "shown"  when flipping through them  - I rewrote  that portion of
  291.           the program completely, so it WOULD be faster. =)
  292.  
  293.                                         Page 4
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.                The most  common "problem" users have encounter  has been to
  302.           get their  Cards back in 'AutoSorted' order after SORTing another
  303.           field.   Also, I've been asked,  "How come, when I  SORT the Name
  304.           field,  they aren't  indexed by  last name?"   Well,  in previous
  305.           releases, ANY  field you chose  to SORT  was ALWAYS  alphabetized
  306.           from left to  right.  So,  if you  did the Name  field, all  your
  307.           "Mr." and "Mrs." Cards would be together in the M's.  As shown in
  308.           the Help  Screens and after  doing a SORT  of any field,  all you
  309.           needed to  do was press [E]  (for EDIT) and, without  even making
  310.           any changes, press  [F10].  If AutoSort  was ON, the Cards  would
  311.           immediately  be  indexed by  last name  again.   To  avoid future
  312.           "problems" with this feature,  I gave a  lot of thought to:  "Why
  313.           would anyone WANT to sort their names from left to right?"  After
  314.           concluding  there wasn't any reason  I could think  of, I changed
  315.           that portion of the program  to now do an AutoSort if  you select
  316.           the Name  field for SORTing.   I hope this clears  up any dilemma
  317.           you may have had with the SORT command.
  318.                I'm often asked, "Will future versions use  a different file
  319.           format and  will I have to  re-type all my entries?"   The answer
  320.           is: "Maybe the files while change,  but you WON'T have to re-type
  321.           your  entries".   If I  ever feel  a need  to change  the current
  322.           format of EZ-Files, registered users will  be sent a 'conversion'
  323.           program  along  with their  upgrade that  will  make this  a very
  324.           painless procedure.   To be sure exactly how simple this would be
  325.           for  the user, I have already written  and tested such a program.
  326.           No stress!
  327.  
  328.  
  329.           FINAL Thoughts
  330.           ~~~~~~~~~~~~~~
  331.                "Do you have a program that  can........" is another popular
  332.           question.  In  fact, it was a question like that which led to our
  333.           newest program,  BallCards.  This is a fantastic & easy way for a
  334.           collector  of ANY  kind  of cards  to store/print/etc.  baseball,
  335.           football,  hockey  or  any  of 40  user-defined  card-types  (NOT
  336.           limited to  "sports").  This will be released at the end of July.
  337.           Do you know someone who'd be interested in such a  program?  Have
  338.           them call or write - I'll be happy to send free information.
  339.                There  are other  programs  on the  drawing  table, but  I'm
  340.           always glad to explore ideas from YOU!  
  341.                Drop  me a note or  call any day - let  me know how you like
  342.           this  newest  release   of  EZ-Cards  and  feel  free   to  offer
  343.           suggestions for revisions you'd like to see in future upgrades.  
  344.                Although this version has  not been released as "shareware",
  345.           we still want to give  folks an opportunity to try it  RISK FREE.
  346.           You've  found EZ-Cards easy and useful so PLEASE LET YOUR FRIENDS
  347.           KNOW!  A registration form follows  which they can use to try out
  348.           the  program.  I hope  this doesn't come  across as presumptuous,
  349.           but we don't have  the resources like 'big' software  companies &
  350.           there's just  no better ad than 'word of mouth'.  I like to write
  351.           programs that others find  useful and hope to continue  doing so.
  352.           We appreciate your business and continued support!  THANK YOU!
  353.                                                               ~~~~~~~~~
  354.                                         Page 5
  355.  
  356.  
  357.  
  358.  
  359.  
  360.  
  361.  
  362.             +----------------------------------------------------------+
  363.             |   ___  YES!  I want to take advantage this offer!        |
  364.             |        Send me EZ-Cards v1.5 for the low introductory    |
  365.             |        registration fee of $20.  If I'm not 100%         |
  366.             |        satisfied after 30 days, I'll return it for a     |
  367.             |        FULL unconditional refund of this fee.  If I      |
  368.             |        keep it, all upgrades will be sent FREE for the   |
  369.             |        next year!                                        |
  370.             |                                                          |
  371.             |   ___  I'd like to learn more about using ANSI.SYS       |
  372.             |        effectively.  Also send a registered, licensed,   |
  373.             |        & personalized copy of ANSI-MATE.  I'll receive   |
  374.             |        the latest version on disk, full documentation,   |
  375.             |        an essay on using ANSI.SYS, and a utility to      |
  376.             |        enter "ansi escape sequences" right from the      |
  377.             |        command line!  Registration fee: $10              |
  378.             |                                                          | 
  379.             |   _X_  $5 shipping/handling and 1st Class Postage.       |
  380.             |                                                          |
  381.             |  $___  Total enclosed.                                   | 
  382.             |                                                          | 
  383.             |   ___  I'm a sports card collector.  Please send FREE    |
  384.             |        information about your NEW program, BallCards!    |
  385.             |                                                          |
  386.             |                                                          |
  387.             |   Name for free personalization (32 characters max.):    |
  388.             |                                                          |
  389.             |   ___________________________________________________    |
  390.             |                                                          |
  391.             |   ___ I have a 5.25" drive on my computer                |
  392.             |                                                          |
  393.             |   ___ I need 3.5" disks (I don't have a 5.25" drive)     |
  394.             |                                                          |
  395.             |                                                          |
  396.             |   Name:______________________________________________    |
  397.             |                                                          |
  398.             |   Address:___________________________________________    |
  399.             |                                                          |
  400.             |   City:______________________ST:____Zip:_____________    |
  401.             |                                                          |
  402.             |                                                          |
  403.             |           Please send check or money order to:           |
  404.             |               +--------------------------+               |
  405.             |               | BOB-KIT Software Company |               |
  406.             |               |     P. O. Box 13717      |               |
  407.             |               |    Detroit, MI 48213     |               |
  408.             |               +--------------------------+               |
  409.             |                                                          |
  410.             |    If you have any questions, please call our HOTLINE:   |
  411.             |                (313)372-2669 10am-6pm ET                 |
  412.             +----------------------------------------------------------+
  413.  
  414.            Please make copies of this registration form for your friends!
  415.  
  416.